home *** CD-ROM | disk | FTP | other *** search
/ Cracking 1 / Cracking I..iso / Crackmes / tC / cm_id21.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-06-23  |  2.3 KB  |  119 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 121
  4.   Width = 293
  5.   Height = 142
  6.   AutoSize = True
  7.   Caption = 'CrackMe [id:21]'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = set_up
  16.   OnShow = set_up
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Bevel1: TBevel
  20.     Left = 16
  21.     Top = 0
  22.     Width = 105
  23.     Height = 81
  24.   end
  25.   object Bevel2: TBevel
  26.     Left = 160
  27.     Top = 0
  28.     Width = 105
  29.     Height = 81
  30.   end
  31.   object HyperLabel1: THyperLabel
  32.     Left = 24
  33.     Top = 56
  34.     Width = 85
  35.     Height = 16
  36.     Cursor = crHandPoint
  37.     Caption = 'tC'#39's Crackmez'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clNavy
  40.     Font.Height = -13
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = [fsUnderline]
  43.     ParentFont = False
  44.     HyperColour = clBlue
  45.     PressedColour = clRed
  46.     URL = 'http://crackmez.cjb.net'
  47.   end
  48.   object HyperLabel2: THyperLabel
  49.     Left = 40
  50.     Top = 40
  51.     Width = 63
  52.     Height = 16
  53.     Cursor = crHandPoint
  54.     Caption = 'EB'#39's page'
  55.     Font.Charset = DEFAULT_CHARSET
  56.     Font.Color = clNavy
  57.     Font.Height = -13
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = [fsUnderline]
  60.     ParentFont = False
  61.     HyperColour = clBlue
  62.     PressedColour = clRed
  63.     URL = 'http://crackmes.cjb.net'
  64.   end
  65.   object Label1: TLabel
  66.     Left = 136
  67.     Top = 0
  68.     Width = 8
  69.     Height = 80
  70.     Caption = '*'#13#10'*'#13#10'*'#13#10'*'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -17
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = [fsBold]
  76.     ParentFont = False
  77.   end
  78.   object Button1: TButton
  79.     Left = 160
  80.     Top = 0
  81.     Width = 105
  82.     Height = 33
  83.     Caption = 'check'
  84.     Enabled = False
  85.     TabOrder = 0
  86.     OnClick = Button1Click
  87.   end
  88.   object Button2: TButton
  89.     Left = 160
  90.     Top = 48
  91.     Width = 105
  92.     Height = 33
  93.     Caption = 'about'
  94.     TabOrder = 1
  95.     OnClick = Button2Click
  96.   end
  97.   object StatusBar1: TStatusBar
  98.     Left = 0
  99.     Top = 87
  100.     Width = 285
  101.     Height = 23
  102.     Panels = <>
  103.     SimplePanel = True
  104.   end
  105.   object Button3: TButton
  106.     Left = 16
  107.     Top = 0
  108.     Width = 105
  109.     Height = 33
  110.     Caption = 'select'
  111.     TabOrder = 3
  112.     OnClick = select
  113.   end
  114.   object OpenDialog1: TOpenDialog
  115.     Left = 192
  116.     Top = 88
  117.   end
  118. end
  119.